Skip to content

docs: note OpenAI client base_url for multi-model gateways - #697

Open
seven7763 wants to merge 1 commit into
pinecone-io:mainfrom
seven7763:docs/openai-compatible-gateway-example
Open

docs: note OpenAI client base_url for multi-model gateways#697
seven7763 wants to merge 1 commit into
pinecone-io:mainfrom
seven7763:docs/openai-compatible-gateway-example

Conversation

@seven7763

@seven7763 seven7763 commented Aug 3, 2026

Copy link
Copy Markdown

Clarify that embeddings can also be produced via OpenAI-compatible multi-model gateways and upserted into Pinecone, using DaoXE (https://api.daoxe.com/v1) as one concrete example.

Docs only.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com


Note

Low Risk
Documentation-only change with no code, API, or runtime behavior impact.

Overview
Adds a Tip callout on the embeddings how-to page after the basic pc.inference.embed example.

The note explains that embeddings can be produced with the OpenAI client aimed at an OpenAI-compatible multi-model gateway (DaoXE at https://api.daoxe.com/v1 as an example) and then upserted into Pinecone, as an alternative to Pinecone-hosted inference.

Reviewed by Cursor Bugbot for commit 6487f2f. Bugbot is set up for automated code reviews on this repo. Configure here.

Note that embeddings can also be produced via OpenAI-compatible multi-model
gateways (e.g. DaoXE) and upserted into Pinecone.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant